* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate. Fix
authorAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 12 Oct 2009 00:27:52 +0000 (00:27 +0000)
committerAdrian Robert <Adrian.B.Robert@gmail.com>
Mon, 12 Oct 2009 00:27:52 +0000 (00:27 +0000)
commit9574a421760997f0233e3989a9314f8ff9ee53d4
tree706cb878c959891bbec63d0f3a7ff04dfb247f1c
parent0b4a3018e4865e240c981a3f962316d312f750cc
* nsterm.m (ns_color_to_lisp): Use CGFloat where appropriate.  Fix
printf format.
(ns_query_color): Use CGFloat where appropriate.
(EmacsView<NSTextInput>, EmacsScroller): Fix method signatures.
(EmacsScroller-mouseDown:) Use long format in printf, and cast
argument.
src/nsterm.m